home *** CD-ROM | disk | FTP | other *** search
-
- USAGE: ConvertPic <FORMAT> SOURCE DESTINATION [JPEG_QUALITY]
-
- where <FORMAT> = JPEG or PNG
- and [JPEG_QUALITY] is the jpeg quality (25 < x < 100)
- default is 90.
-
- SOURCE can be any IFF24 of datatype picture.
-
- example: ConvertPic PNG dh0:img.iff ram:img.png
- ConvertPic JPEG dh1:mypix.gif ram:img.jpg
- ConvertPic JPEG dh1:mypix.gif ram:img.jpg 70
-
-
-